[INFO] cloning repository https://github.com/dgnsrekt/card_game
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dgnsrekt/card_game" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdgnsrekt%2Fcard_game", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdgnsrekt%2Fcard_game'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 68597f5d9f55130e02e733c3c1fb5a0726bf6ae8
[INFO] testing dgnsrekt/card_game against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdgnsrekt%2Fcard_game" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dgnsrekt/card_game
[INFO] finished tweaking git repo https://github.com/dgnsrekt/card_game
[INFO] tweaked toml for git repo https://github.com/dgnsrekt/card_game written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dgnsrekt/card_game on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dgnsrekt/card_game already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rand_hc v0.3.0
[INFO] [stderr]   Downloaded wasi v0.10.1+wasi-snapshot-preview1
[INFO] [stderr]   Downloaded unicode-xid v0.2.1
[INFO] [stderr]   Downloaded rand v0.8.1
[INFO] [stderr]   Downloaded dtoa v0.4.7
[INFO] [stderr]   Downloaded terminal_size v0.1.15
[INFO] [stderr]   Downloaded rand_chacha v0.3.0
[INFO] [stderr]   Downloaded linked-hash-map v0.5.4
[INFO] [stderr]   Downloaded getrandom v0.2.1
[INFO] [stderr]   Downloaded itoa v0.4.7
[INFO] [stderr]   Downloaded rand_core v0.6.1
[INFO] [stderr]   Downloaded proc-macro2 v1.0.24
[INFO] [stderr]   Downloaded console v0.14.0
[INFO] [stderr]   Downloaded ppv-lite86 v0.2.10
[INFO] [stderr]   Downloaded serde_yaml v0.8.15
[INFO] [stderr]   Downloaded quote v1.0.8
[INFO] [stderr]   Downloaded serde_derive v1.0.118
[INFO] [stderr]   Downloaded ryu v1.0.5
[INFO] [stderr]   Downloaded uuid v0.8.1
[INFO] [stderr]   Downloaded serde v1.0.118
[INFO] [stderr]   Downloaded serde_json v1.0.61
[INFO] [stderr]   Downloaded difference v2.0.0
[INFO] [stderr]   Downloaded syn v1.0.58
[INFO] [stderr]   Downloaded libc v0.2.82
[INFO] [stderr]   Downloaded insta v1.5.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 07cca3bb41effccbdb602acd517ad9797f345677d5bccacbbc0f7c7a3726d8a9
[INFO] running `Command { std: "docker" "start" "-a" "07cca3bb41effccbdb602acd517ad9797f345677d5bccacbbc0f7c7a3726d8a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "07cca3bb41effccbdb602acd517ad9797f345677d5bccacbbc0f7c7a3726d8a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "07cca3bb41effccbdb602acd517ad9797f345677d5bccacbbc0f7c7a3726d8a9", kill_on_drop: false }`
[INFO] [stdout] 07cca3bb41effccbdb602acd517ad9797f345677d5bccacbbc0f7c7a3726d8a9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6c3e66e54a598c1fd1bc70b444209d9525432858e206c4edb66f28b096a2298f
[INFO] running `Command { std: "docker" "start" "-a" "6c3e66e54a598c1fd1bc70b444209d9525432858e206c4edb66f28b096a2298f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling libc v0.2.82
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.58
[INFO] [stderr]    Compiling serde_derive v1.0.118
[INFO] [stderr]    Compiling getrandom v0.2.1
[INFO] [stderr]    Compiling serde v1.0.118
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling serde_json v1.0.61
[INFO] [stderr]    Compiling linked-hash-map v0.5.4
[INFO] [stderr]    Compiling dtoa v0.4.7
[INFO] [stderr]    Compiling itoa v0.4.7
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling difference v2.0.0
[INFO] [stderr]    Compiling uuid v0.8.1
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling quote v1.0.8
[INFO] [stderr]    Compiling terminal_size v0.1.15
[INFO] [stderr]    Compiling console v0.14.0
[INFO] [stderr]    Compiling rand_core v0.6.1
[INFO] [stderr]    Compiling rand_chacha v0.3.0
[INFO] [stderr]    Compiling rand v0.8.1
[INFO] [stderr]    Compiling serde_yaml v0.8.15
[INFO] [stderr]    Compiling insta v1.5.2
[INFO] [stderr]    Compiling card_game v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.75s
[INFO] running `Command { std: "docker" "inspect" "6c3e66e54a598c1fd1bc70b444209d9525432858e206c4edb66f28b096a2298f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c3e66e54a598c1fd1bc70b444209d9525432858e206c4edb66f28b096a2298f", kill_on_drop: false }`
[INFO] [stdout] 6c3e66e54a598c1fd1bc70b444209d9525432858e206c4edb66f28b096a2298f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 40b04a0c2aba17e053c328a31e948b7a14016b742b8e95d2f109314f58d11ef8
[INFO] running `Command { std: "docker" "start" "-a" "40b04a0c2aba17e053c328a31e948b7a14016b742b8e95d2f109314f58d11ef8", kill_on_drop: false }`
[INFO] [stderr]    Compiling card_game v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.73s
[INFO] running `Command { std: "docker" "inspect" "40b04a0c2aba17e053c328a31e948b7a14016b742b8e95d2f109314f58d11ef8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "40b04a0c2aba17e053c328a31e948b7a14016b742b8e95d2f109314f58d11ef8", kill_on_drop: false }`
[INFO] [stdout] 40b04a0c2aba17e053c328a31e948b7a14016b742b8e95d2f109314f58d11ef8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3bf31581395a64db9d6d202480286a0fddc3b2f28e7718d83d4ae48d7e614858
[INFO] running `Command { std: "docker" "start" "-a" "3bf31581395a64db9d6d202480286a0fddc3b2f28e7718d83d4ae48d7e614858", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/card_game-412f5a3b54311801)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test cards::tests::test_deck_sorts ... ok
[INFO] [stdout] test cards::tests::test_deck_builder_length ... ok
[INFO] [stdout] test cards::tests::test_card_value ... ok
[INFO] [stdout] test cards::tests::test_nomenclature ... ok
[INFO] [stdout] test cards::tests::test_rank_suit_display ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- cards::tests::test_rank_suit_display stdout ----
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Differences ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] Snapshot file: src/snapshots/card_game__cards__tests__rank_suit_display.snap
[INFO] [stdout] Snapshot: rank_suit_display
[INFO] [stdout] Source: src/cards.rs:239
[INFO] [stdout] -old snapshot
[INFO] [stdout] +new results
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] cards
[INFO] [stdout] ────────────┬───────────────────────────────────────────────────────────────────
[INFO] [stdout]     1     1 │ [
[INFO] [stdout]     2       │-    "♠ 2",
[INFO] [stdout]     3       │-    "♦ 2",
[INFO] [stdout]     4       │-    "♥ 2",
[INFO] [stdout]     5       │-    "♣ 2",
[INFO] [stdout]     6       │-    "♠ 3",
[INFO] [stdout]     7       │-    "♦ 3",
[INFO] [stdout]     8       │-    "♥ 3",
[INFO] [stdout]     9       │-    "♣ 3",
[INFO] [stdout]    10       │-    "♠ 4",
[INFO] [stdout]    11       │-    "♦ 4",
[INFO] [stdout]    12       │-    "♥ 4",
[INFO] [stdout]    13       │-    "♣ 4",
[INFO] [stdout]    14       │-    "♠ 5",
[INFO] [stdout]    15       │-    "♦ 5",
[INFO] [stdout]    16       │-    "♥ 5",
[INFO] [stdout]    17       │-    "♣ 5",
[INFO] [stdout]    18       │-    "♠ 6",
[INFO] [stdout]    19       │-    "♦ 6",
[INFO] [stdout]    20       │-    "♥ 6",
[INFO] [stdout]    21       │-    "♣ 6",
[INFO] [stdout]    22       │-    "♠ 7",
[INFO] [stdout]    23       │-    "♦ 7",
[INFO] [stdout]    24       │-    "♥ 7",
[INFO] [stdout]    25       │-    "♣ 7",
[INFO] [stdout]    26       │-    "♠ 8",
[INFO] [stdout]    27       │-    "♦ 8",
[INFO] [stdout]    28       │-    "♥ 8",
[INFO] [stdout]    29       │-    "♣ 8",
[INFO] [stderr] error: test failed, to rerun pass `--bin card_game`
[INFO] [stdout]    30       │-    "♠ 9",
[INFO] [stdout]    31       │-    "♦ 9",
[INFO] [stdout]    32       │-    "♥ 9",
[INFO] [stdout]    33       │-    "♣ 9",
[INFO] [stdout]    34       │-    "♠ 10",
[INFO] [stdout]    35       │-    "♦ 10",
[INFO] [stdout]    36       │-    "♥ 10",
[INFO] [stdout]    37       │-    "♣ 10",
[INFO] [stdout]    38       │-    "♠ J",
[INFO] [stdout]    39       │-    "♦ J",
[INFO] [stdout]    40       │-    "♥ J",
[INFO] [stdout]    41       │-    "♣ J",
[INFO] [stdout]    42       │-    "♠ Q",
[INFO] [stdout]    43       │-    "♦ Q",
[INFO] [stdout]    44       │-    "♥ Q",
[INFO] [stdout]    45       │-    "♣ Q",
[INFO] [stdout]    46       │-    "♠ K",
[INFO] [stdout]    47       │-    "♦ K",
[INFO] [stdout]    48       │-    "♥ K",
[INFO] [stdout]    49       │-    "♣ K",
[INFO] [stdout]    50       │-    "♠ A",
[INFO] [stdout]    51       │-    "♦ A",
[INFO] [stdout]    52       │-    "♥ A",
[INFO] [stdout]    53       │-    "♣ A",
[INFO] [stdout]           2 │+    "\u{1b}[37m♠\u{1b}[0m 2",
[INFO] [stdout]           3 │+    "\u{1b}[31m♦\u{1b}[0m 2",
[INFO] [stdout]           4 │+    "\u{1b}[31m♥\u{1b}[0m 2",
[INFO] [stdout]           5 │+    "\u{1b}[37m♣\u{1b}[0m 2",
[INFO] [stdout]           6 │+    "\u{1b}[37m♠\u{1b}[0m 3",
[INFO] [stdout]           7 │+    "\u{1b}[31m♦\u{1b}[0m 3",
[INFO] [stdout]           8 │+    "\u{1b}[31m♥\u{1b}[0m 3",
[INFO] [stdout]           9 │+    "\u{1b}[37m♣\u{1b}[0m 3",
[INFO] [stdout]          10 │+    "\u{1b}[37m♠\u{1b}[0m 4",
[INFO] [stdout]          11 │+    "\u{1b}[31m♦\u{1b}[0m 4",
[INFO] [stdout]          12 │+    "\u{1b}[31m♥\u{1b}[0m 4",
[INFO] [stdout]          13 │+    "\u{1b}[37m♣\u{1b}[0m 4",
[INFO] [stdout]          14 │+    "\u{1b}[37m♠\u{1b}[0m 5",
[INFO] [stdout]          15 │+    "\u{1b}[31m♦\u{1b}[0m 5",
[INFO] [stdout]          16 │+    "\u{1b}[31m♥\u{1b}[0m 5",
[INFO] [stdout]          17 │+    "\u{1b}[37m♣\u{1b}[0m 5",
[INFO] [stdout]          18 │+    "\u{1b}[37m♠\u{1b}[0m 6",
[INFO] [stdout]          19 │+    "\u{1b}[31m♦\u{1b}[0m 6",
[INFO] [stdout]          20 │+    "\u{1b}[31m♥\u{1b}[0m 6",
[INFO] [stdout]          21 │+    "\u{1b}[37m♣\u{1b}[0m 6",
[INFO] [stdout]          22 │+    "\u{1b}[37m♠\u{1b}[0m 7",
[INFO] [stdout]          23 │+    "\u{1b}[31m♦\u{1b}[0m 7",
[INFO] [stdout]          24 │+    "\u{1b}[31m♥\u{1b}[0m 7",
[INFO] [stdout]          25 │+    "\u{1b}[37m♣\u{1b}[0m 7",
[INFO] [stdout]          26 │+    "\u{1b}[37m♠\u{1b}[0m 8",
[INFO] [stdout]          27 │+    "\u{1b}[31m♦\u{1b}[0m 8",
[INFO] [stdout]          28 │+    "\u{1b}[31m♥\u{1b}[0m 8",
[INFO] [stdout]          29 │+    "\u{1b}[37m♣\u{1b}[0m 8",
[INFO] [stdout]          30 │+    "\u{1b}[37m♠\u{1b}[0m 9",
[INFO] [stdout]          31 │+    "\u{1b}[31m♦\u{1b}[0m 9",
[INFO] [stdout]          32 │+    "\u{1b}[31m♥\u{1b}[0m 9",
[INFO] [stdout]          33 │+    "\u{1b}[37m♣\u{1b}[0m 9",
[INFO] [stdout]          34 │+    "\u{1b}[37m♠\u{1b}[0m 10",
[INFO] [stdout]          35 │+    "\u{1b}[31m♦\u{1b}[0m 10",
[INFO] [stdout]          36 │+    "\u{1b}[31m♥\u{1b}[0m 10",
[INFO] [stdout]          37 │+    "\u{1b}[37m♣\u{1b}[0m 10",
[INFO] [stdout]          38 │+    "\u{1b}[37m♠\u{1b}[0m J",
[INFO] [stdout]          39 │+    "\u{1b}[31m♦\u{1b}[0m J",
[INFO] [stdout]          40 │+    "\u{1b}[31m♥\u{1b}[0m J",
[INFO] [stdout]          41 │+    "\u{1b}[37m♣\u{1b}[0m J",
[INFO] [stdout]          42 │+    "\u{1b}[37m♠\u{1b}[0m Q",
[INFO] [stdout]          43 │+    "\u{1b}[31m♦\u{1b}[0m Q",
[INFO] [stdout]          44 │+    "\u{1b}[31m♥\u{1b}[0m Q",
[INFO] [stdout]          45 │+    "\u{1b}[37m♣\u{1b}[0m Q",
[INFO] [stdout]          46 │+    "\u{1b}[37m♠\u{1b}[0m K",
[INFO] [stdout]          47 │+    "\u{1b}[31m♦\u{1b}[0m K",
[INFO] [stdout]          48 │+    "\u{1b}[31m♥\u{1b}[0m K",
[INFO] [stdout]          49 │+    "\u{1b}[37m♣\u{1b}[0m K",
[INFO] [stdout]          50 │+    "\u{1b}[37m♠\u{1b}[0m A",
[INFO] [stdout]          51 │+    "\u{1b}[31m♦\u{1b}[0m A",
[INFO] [stdout]          52 │+    "\u{1b}[31m♥\u{1b}[0m A",
[INFO] [stdout]          53 │+    "\u{1b}[37m♣\u{1b}[0m A",
[INFO] [stdout]    54    54 │ ]
[INFO] [stdout] ────────────┴───────────────────────────────────────────────────────────────────
[INFO] [stdout] 
[INFO] [stdout] thread 'cards::tests::test_rank_suit_display' (22) panicked at src/cards.rs:239:9:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f2d25be46e8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f2d25be46e8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f2d25be46e8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f2d25be46e8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f2d25bf9f9a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f2d25bf9f9a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5f2d25be9072 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5f2d25be9072 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5f2d25bc2206 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f2d25bc2206 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f2d25bdcaa9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f2d25acf20c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5f2d25acf20c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f2d25bdcc62 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5f2d25bdcc62 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f2d25bc22c2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f2d25bb73b9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f2d25bc2fdd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f2d25bfa75c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f2d25bfa4d2 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5f2d25abfbbc - <core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::error::Error>>>::unwrap
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5f2d25abfbbc - card_game[1191945354fef409]::cards::tests::test_rank_suit_display
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cards.rs:239:9
[INFO] [stdout]   22:     0x5f2d25abd917 - card_game[1191945354fef409]::cards::tests::test_rank_suit_display::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cards.rs:234:32
[INFO] [stdout]   23:     0x5f2d25ac2156 - <card_game[1191945354fef409]::cards::tests::test_rank_suit_display::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5f2d25ac22eb - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5f2d25ac22eb - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x5f2d25acfb65 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x5f2d25acfb65 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5f2d25acfb65 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5f2d25acfb65 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5f2d25acfb65 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5f2d25acfb65 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x5f2d25acfb65 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x5f2d25aca6c4 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x5f2d25aca6c4 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5f2d25ad2be2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x5f2d25ad2be2 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5f2d25ad2be2 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5f2d25ad2be2 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5f2d25ad2be2 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5f2d25ad2be2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x5f2d25ad2be2 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5f2d25be404f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   43:     0x5f2d25be404f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x712871ba6aa4 - <unknown>
[INFO] [stdout]   45:     0x712871c33a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     cards::tests::test_rank_suit_display
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 4 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.32s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "3bf31581395a64db9d6d202480286a0fddc3b2f28e7718d83d4ae48d7e614858", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3bf31581395a64db9d6d202480286a0fddc3b2f28e7718d83d4ae48d7e614858", kill_on_drop: false }`
[INFO] [stdout] 3bf31581395a64db9d6d202480286a0fddc3b2f28e7718d83d4ae48d7e614858
